home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / mymusicplaylist.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  129 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>500</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:</define>
  7.   <define>#header.image:music_logo.png</define>
  8.   <define>#header.hover:hover_my music.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <type>label</type>
  14.       <id>1</id>
  15.       <posX>500</posX>
  16.       <posY>83</posY>
  17.       <label>136</label>
  18.       <font>font16</font>
  19.       <align>right</align>
  20.       <textcolor>White</textcolor>
  21.       <animation effect="fade" time="250">WindowOpen</animation>
  22.       <animation effect="fade" time="250">WindowClose</animation>
  23.     </control>
  24.     <control>
  25.       <description>group element</description>
  26.       <type>group</type>
  27.       <animation effect="fade" time="250">WindowOpen</animation>
  28.       <animation effect="fade" time="250">WindowClose</animation>
  29.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  30.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  31.       <posX>113</posX>
  32.       <posY>110</posY>      
  33.       <layout>StackLayout</layout>
  34.       <control>
  35.         <description>View-As button</description>
  36.         <type>button</type>
  37.         <id>2</id>
  38.         <label>100</label>
  39.         <onright>50</onright>
  40.         <onup>17</onup>
  41.       </control>
  42.       <control>
  43.         <description>Shuffle button</description>
  44.         <type>button</type>
  45.         <id>20</id>
  46.         <label>191</label>
  47.         <onright>50</onright>
  48.       </control>
  49.       <control>
  50.         <description>Repeat on/off button</description>
  51.         <type>togglebutton</type>
  52.         <id>30</id>
  53.         <label>486</label>
  54.         <onright>50</onright>
  55.       </control>
  56.       <control>
  57.         <description>My Playlists</description>
  58.         <type>button</type>
  59.         <id>10</id>
  60.         <label>983</label>
  61.         <onright>50</onright>        
  62.       </control>
  63.       <control>
  64.         <description>Save button</description>
  65.         <type>button</type>
  66.         <id>21</id>
  67.         <label>190</label>
  68.         <onright>50</onright>
  69.       </control>
  70.       <control>
  71.         <description>Clear button</description>
  72.         <type>button</type>
  73.         <id>22</id>
  74.         <label>192</label>
  75.         <onright>50</onright>
  76.       </control>
  77. <!--       <control>
  78.         <description>Play button</description>
  79.         <type>button</type>
  80.         <id>23</id>
  81.         <label>208</label>
  82.         <onright>50</onright>
  83.         <visible>false</visible>
  84.       </control> -->
  85.       <control>
  86.         <type>image</type>
  87.         <description>Divider image</description>
  88.         <id>999</id>
  89.         <texture>hbar1.png</texture>
  90.         <keepaspectratio>yes</keepaspectratio>
  91.       </control>
  92.       <control>
  93.         <description>Now playing</description>
  94.         <type>button</type>
  95.         <id>26</id>
  96.         <label>4540</label>
  97.         <hyperlink>510</hyperlink>
  98.         <onright>50</onright>
  99.         <!-- <ondown>99</ondown> -->
  100.       </control>         
  101.       <control>
  102.         <description>scrobble mode button</description>
  103.         <type>button</type>
  104.         <id>28</id>
  105.         <label>33001</label>
  106.         <onright>50</onright>
  107.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  108.       </control>
  109.       <control>
  110.         <description>scrobble on/off button</description>
  111.         <type>togglebutton</type>
  112.         <id>27</id>
  113.         <label>33000</label>
  114.         <onright>50</onright>
  115.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  116.       </control>      
  117.       <control>
  118.         <description>scrobble user button</description>
  119.         <type>button</type>
  120.         <id>29</id>
  121.         <label>Scrobbler: </label>
  122.         <onright>50</onright>
  123.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  124.       </control>
  125.     </control>
  126.     <import>common.facade.music.xml</import>
  127.   </controls>
  128. </window>
  129.